| Total Complexity | 64 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 272 |
| Lines of code | 144 |
| Logical lines of code | 73 |
| Comment lines | 83 |
| Methods | 9 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| search() | 45 | 19 | 38 | |
| is() | 52 | 10 | 23 | |
| delete() | 54 | 9 | 20 | |
| get_keys() | 58 | 6 | 16 | |
| get_values() | 58 | 6 | 16 | |
| get_array() | 58 | 6 | 16 | |
| compare() | 68 | 5 | 7 | |
| __construct() | 74 | 2 | 5 | |
| result() | 81 | 1 | 3 |